FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (62 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by
Status active
Date 2024-01-02T13:55:33.4533347+00:00
Name NxhExtVerifiedBy
Experimental False
Description The person who the consent status was verified by
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent NxhConsent

Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-besproken NxhVSDNRBesproken


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-ext-verified-by",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by",
  "name" : "NxhExtVerifiedBy",
  "status" : "active",
  "date" : "2024-01-02T13:55:33.4533347+00:00",
  "description" : "The person who the consent status was verified by",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Consent.verification"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Verifier identification extension",
        "definition" : "See who the Consent status was verified by."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "Verified by",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-besproken"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.